Write memory
When this part gains control of a flowchart, the value to the left of the arrow is written to the long term memory on the
related microcontroller at the given offset specified in the brackets:
The value may be:
- A variable with an integer value
- An expression with an integer value when evaluated
- A phrase enclosed in quotation marks
- A sequence of integers, separated by commas and enclosed in square brackets.
See also: